home *** CD-ROM | disk | FTP | other *** search
- on(release){
- if(eval("/Variables:OuvrePas") == false)
- {
- loadVariablesNum("/arcane/tracking/tracking.html?episode=7&stage=29",0);
- set("/Variables:OuvrePas",true);
- set("/Variables:VaVers01","Sc19");
- tellTarget(Gregor)
- {
- gotoAndStop("MarcheFace");
- play();
- }
- tellTarget(Prescott)
- {
- gotoAndStop("MarcheFace");
- play();
- }
- }
- else
- {
- set("/Variables:VaVers01","Sc20");
- tellTarget(Gregor)
- {
- gotoAndStop("MarcheFace");
- play();
- }
- }
- }
-